tests: Move assert_fail function to tests/libtest.sh
authorRobert Fairley <rfairley@redhat.com>
Thu, 5 Jul 2018 16:30:05 +0000 (12:30 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 5 Jul 2018 17:59:09 +0000 (17:59 +0000)
commit4f096c8f11c06883c5eec03c0ad6d962f3d82a4d
tree539c8fa075b45cb30522f5438bdf26b56a2953e2
parent3696e1cfdd1f0109c7cd9e157763ecef23ae7adc
tests: Move assert_fail function to tests/libtest.sh

This moves the assert_fail function definition which was defined
and called in tests/test-remote-headers.sh. Done in preparation
for use of the assert_fail function in other test files.

Closes: #1669
Approved by: jlebon
tests/libtest.sh
tests/test-remote-headers.sh